IK Set Effect Vector4
IK Set Effect Vector4
Effect
,
Name
,
Vector4
Description
This command will change the value of a float4 in an effect. This command is the equivalent of
SetVector4()
of the ID3DXEffect structure.
Parameters
Effect
Integer
The ID of the effect.
Name
String
The identifier of the constant.
Vector4
Integer
The ID of the vector.
Index